In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / EnableMouseWheel Property

EnableMouseWheel Property (GdViewer)

In This Topic
Syntax
'Declaration

 

Public Property EnableMouseWheel As Boolean
public bool EnableMouseWheel {get; set;}
public read-write property EnableMouseWheel: Boolean; 
public function get,set EnableMouseWheel : boolean
public: __property bool get_EnableMouseWheel();

public: __property void set_EnableMouseWheel( 

   bool value

);
public:

property bool EnableMouseWheel {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members